build: Install new autocleanups header
authorKrzesimir Nowak <krzesimir@kinvolk.io>
Thu, 19 May 2016 12:28:25 +0000 (14:28 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 19 May 2016 13:04:06 +0000 (13:04 +0000)
Haven't noticed before that there is a separate variable for a list of
OSTree public headers. This fixes an embarrassing error that prohibits
building a project that includes ostree.h.

Closes: #302
Approved by: cgwalters

Makefile-libostree-defines.am

index 1db75e0ca1166667a762c4fb56e0e1f1c4aa62f7..2d478bb6c8ed348563af6a026979e306e46942ad 100644 (file)
@@ -21,6 +21,7 @@
 libostree_public_headers = \
        src/libostree/ostree.h \
        src/libostree/ostree-async-progress.h \
+       src/libostree/ostree-autocleanups.h \
        src/libostree/ostree-core.h \
        src/libostree/ostree-dummy-enumtypes.h \
        src/libostree/ostree-mutable-tree.h \